home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK1.toast / Development Kits (Disc 1) / ColorSync / ColorSync™ 2.0 - Read Me First next >
Encoding:
Text File  |  1995-06-27  |  3.8 KB  |  60 lines  |  [ttro/ttxt]

  1. ColorSync™ 2.0 SDK — Readme
  2.  
  3. 4 June, 1995
  4.  
  5.  
  6. This directory contains the golden master release of ColorSync 2.0 along with related tools.  Here's a brief description of what's included.
  7.  
  8. ColorSync 2.0 Rev
  9.  
  10. The version of ColorSync on this disc is 2.0 Rev.  The changes from ColorSync 2.0 to ColorSync 2.0 Rev are very minor and cosmetic.  The copyright string was changed in ColorSync Extenstion and ColorSync System Profile  Control Panel and a new profile "Apple Multiple Scan 15" was added to the profile folder.
  11.  
  12. Documentation
  13.  
  14. This folder contain the most recent draft of the ColorSync 2.0 Manager documentation in Adobe Acrobat™ format.  These documents, which will be chapters in the forthcoming "Inside Macintosh: Advanced Color Imaging" volume, cover everything from an introduction to color and color management systems to a detailed description of the ColorSync API.  This is the best place to start if you new to color management in general or ColorSync 2.0 in particular.  Also included is a copy of the International Color Consortium (ICC) Profile Specification document.
  15.  
  16. Development Libraries and Interface Files
  17.  
  18. Universal versions of the interface files are supplied in the folder Interfaces.  These can be used for either 68K or Native PowerPC development.
  19.  
  20. The full set of Universal Macintosh system software interfaces are available on ETO releases.  To use with the ColorSync interface files, we recommend using the C include files in ETO #16 Prerelease MPW.  The path is E.T.O.:Tools - Objects:MPW:Prerelease MPW.
  21.  
  22. Goodies
  23.  
  24. We have enclosed several useful goodies for you to develop and debug your applications.  
  25.  
  26. ColorSync™ Profile Inspector
  27.  
  28. If you are developing profiles or just curious to see what's in a profile, you can use the ColorSync™ Profile Inspector to browse the profile.  It provides you both graphic and hex view of the data.  Just double click on any tag, it will expand and display the information contained in the tag.
  29.  
  30. ColorSync™ Acquire
  31.  
  32. A Photoshop acquire module to perform color conversions from the specified or embedded profiles to destination profiles by calling ColorSync.  It reads in TIFF files only.  We have not done extensive testing on this tool.  Future versions should become more robust and improve on user interface.
  33.  
  34. ColorSync™ Filter
  35.  
  36. A Photoshop plug-in filter to perform color conversion in place by calling ColorSync.  It supports RGB to RGB conversion only.  If you use non-RGB profiles, the results are currently undefined.  Help information is displayed in the setup screen.  Future releases of this tool will improve error checking and user interface.
  37.  
  38. ColorSync™ Export
  39.  
  40. A Photoshop export module to perform color conversion and/or tagging a TIFF profile.  It supports most TIFF spaces like RGB, CMY, CMYK.  The results will be stored in TIFF file format.  We have not done extensive testing on this tool.  Future versions should become more robust and improve on user interface.
  41.  
  42. Other Profiles
  43.  
  44. Here are a few ColorSync 2.0 profiles (ICC Compatible) for various devices
  45.  
  46. Drop•ColorSyncProfile
  47.  
  48. Drop•ColorSyncProfile can be used to convert the type/creator of profile files to 'prof'/'sync'.  This type/creator is needed for ColorSync to recognize a file as a profile.  This may be useful if, for example, you have some profiles which were transferred from another OS and hence do not have the proper type/creator.
  49.  
  50. Sample Code
  51.  
  52. Also enclosed is a demo/sample application for ColorSync 2.0.  Among other things, it can open a PICT file (which may have embedded profiles), allow the user to choose source, output and display profiles, and convert the PICT in several useful ways.  All source code and Metrowerks project files are included.  Please read the "CSDemo -- readme" file for more information.
  53.  
  54. Bugs
  55.  
  56. There are no significant bugs known today.  If you find any please report them with the Apple Bug Reporter stack.
  57.  
  58.  
  59.  
  60.